What could be some objective criteria to compare languages? [closed]

Posted by rvcoutinho on Programmers See other posts from Programmers or by rvcoutinho
Published on 2012-12-18T12:36:11Z Indexed on 2012/12/18 17:14 UTC
Read the original article Hit count: 127

I am performing a study on different programming languages (and its related technologies) for a mature corporate architecture. In order to conduct these studies, I need formulate some criteria prior to this evaluation. Some general (and well known) criteria are: readability, writability, reliability, cost and others (such as well-definedness, generality and portability). That said, I present the following questions:

  1. What criteria should I not forget?
  2. How to make these criteria objective?

© Programmers or respective owner

Related posts about programming-languages

Related posts about architecture